home *** CD-ROM | disk | FTP | other *** search
/ The Net Power 1996 March / Net Power 03 (March 1996).iso / prodigy / demo / open.dxr / 00004.ls < prev    next >
Encoding:
Text File  |  1995-10-24  |  95 b   |  7 lines

  1. on exitFrame
  2.   global gHitTicks
  3.   if the timer < gHitTicks then
  4.     go(the frame)
  5.   end if
  6. end
  7.